The Wayback Machine - https://web.archive.org/web/20220317133609/https://github.com/topics/users
Skip to content
#

users

Here are 521 public repositories matching this topic...

adamkissvcc
adamkissvcc commented Jun 11, 2021

Is your feature request related to a problem? Please describe.

Currently it's very hard to add a custom provider without forking Kratos.

Describe the solution you'd like

I would like the providers to "register themselves" in an init() function, instead of the current func (c ConfigurationCollection) Provider.

in provider_config.go:

var Providers = map[string]func(con

Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.

  • Updated Feb 1, 2022
  • PHP

Improve this page

Add a description, image, and links to the users topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the users topic, visit your repo's landing page and select "manage topics."

Learn more