https://github.com/cerberauth/baffao
[WIP] BAckend For Frontend which manage authorization for your SPA
https://github.com/cerberauth/baffao
authorization bff oauth2
Last synced: 10 months ago
JSON representation
[WIP] BAckend For Frontend which manage authorization for your SPA
- Host: GitHub
- URL: https://github.com/cerberauth/baffao
- Owner: cerberauth
- License: mit
- Created: 2023-12-26T10:38:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T05:07:03.000Z (10 months ago)
- Last Synced: 2025-08-19T07:18:37.990Z (10 months ago)
- Topics: authorization, bff, oauth2
- Language: Rust
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Baffao: The BAckend For Frontend Authentication and Authorization Oriented
Baffao is a lightweight component which implement the Backend For Frontend (BFF) pattern and provides authentication and authorization features for web applications. More specifically, it provides a more secure and efficient way to perform OAuth2 and OpenID Connect flows.
## References
- [IETF OAuth 2.0 for Browser-Based Apps](https://github.com/oauth-wg/oauth-browser-based-apps)