Skip to content

Persistence using localstorage - #33

Open
adityak74 wants to merge 25 commits into
conradbez:mainfrom
adityak74:persistence-using-localstoarage
Open

Persistence using localstorage#33
adityak74 wants to merge 25 commits into
conradbez:mainfrom
adityak74:persistence-using-localstoarage

Conversation

@adityak74

@adityak74 adityak74 commented Jan 29, 2026

Copy link
Copy Markdown
Screen.Recording.2026-01-29.at.3.42.55.PM.mov

conradbez and others added 25 commits October 6, 2022 16:45
- Introduced a new .env.example file for Auth0 configuration.
- Updated test.py to support optional custom audience, scope, and prompt parameters for login.
- Enhanced getVerifiedSubFromToken and login_button functions to handle custom audience.
- Improved frontend JavaScript to dynamically build authorization parameters for Auth0 login.
- Added error handling for logout and token retrieval processes.
- Created a new .env.example file to guide users in setting up Auth0 credentials.
- Included placeholders for client ID, domain, audience, scope, and prompt parameters.
…ling

- Simplified the login and logout processes in the frontend JavaScript.
- Enhanced the handling of user authentication state with localStorage.
- Updated the Python backend to improve the login button component and user info retrieval.
- Improved error messages for login failures and popup blocking.
- Cleaned up code for better readability and maintainability.
Rewrite README with features, advanced usage, and configuration docs
using generic placeholders. Update setup.py with package name, version,
metadata, and classifiers. Fix egg-info path in .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

4 participants