We have hosted the application ueberauth in order to run this application in our online workstations with Wine or directly.


Quick description about ueberauth:

Ueberauth is a two-phase authentication framework that provides a clear API, allowing for many strategies to be created and shared within the community. It is heavily inspired by Omniauth. You could call it a port but it is significantly different in operation, but almost the same concept. Huge hat tip to Intridea. Ueberauth provides only the initial authentication challenge, (initial OAuth flow, collecting the information from a login form, etc). It does not authenticate each request, that's up to your application. You could issue a token or put the result into a session for the needs of your application. Libraries like Guardian can help you with that aspect of authentication. Strategies implement the two phases and then may allow the request to flow through to your downstream plugs. Implementing the request and callback phases is optional depending on the strategies requirements. If a strategy does not redirect, the request will be decorated with Ueberauth information.

Features:
  • Strategies are plugs that decorate or intercept requests (or both)
  • The two phases are request and callback
  • The callback phase is where the fun happens
  • Configure providers
  • Customize Paths
  • All options that are passed into your strategy are available at runtime to modify the behaviour of the strategy


Programming Language: Elixir.
Categories:
Authentication/Directory, Web Development

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.