Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose authenticator as an injectable (service) #236

Closed
andreespirela opened this issue Nov 3, 2020 · 0 comments · Fixed by #239
Closed

Expose authenticator as an injectable (service) #236

andreespirela opened this issue Nov 3, 2020 · 0 comments · Fixed by #239
Assignees
Labels
core enhancement New feature or request
Milestone

Comments

@andreespirela
Copy link
Contributor

The main idea is that developers should be able to use Mandarine's built-in authentication as they want. This means, they should have access to the internal class in the core that executes authentication.

We will be exposing this as refactors are done #208

With this, Mandarine's authentication system can be used not only for webapps but also for CLI apps and any other app that is coded in Mandarine as Mandarine grows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant