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

fix: Authentication core improvements #1260

Merged
merged 9 commits into from
Mar 24, 2019
Merged

fix: Authentication core improvements #1260

merged 9 commits into from
Mar 24, 2019

Conversation

daffl
Copy link
Member

@daffl daffl commented Mar 23, 2019

Some finalizing touches to the authentication core

  • Add login, authenticated (backwards compatibility) and logout events to authentication client
  • Improve authenticated real-time connection handling
  • Add support for setting authentication: true in the authenticate hook so that authentication can be bypassed in nested calls (e.g. user service called by an authentication strategy)

Closes #1246

@daffl daffl merged commit c5dc7a2 into master Mar 24, 2019
@daffl daffl deleted the auth-tweaks branch March 24, 2019 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant