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

[WIP] [POC] Unified push notifications #80

Open
wants to merge 85 commits into
base: main
Choose a base branch
from
Open

[WIP] [POC] Unified push notifications #80

wants to merge 85 commits into from

Conversation

Nesqwik
Copy link
Member

@Nesqwik Nesqwik commented Feb 7, 2023

Simply add the "register endpoint" query. Probably not much to change.

jonas-martinez and others added 29 commits January 9, 2023 14:38
* feat!: Oauth register/login implementation (#88)

* feat: Oauth register/login implementation

* Fetch the id and secret from environment

* Use other library

* Use params for clientId, redirectUrl and scopes

* More work

* Fix auth

* More work

* Update user role

* add comments

* remove cgu and role handling

* Remove useless code

* ??? How to handle properly these variables

* Use root widget instead of guard for authentication check

* fix analyze

* fix

* Trying to check token at first start to avoid showing login page

* some fixes

* Add lenra report mode

* Remove useless code

* Put back the check dev

* add isnotdev

* missing methods

* Trying some things

* todo

* This will be much better

* More work

* This is working nicely

* show error to console

* Add comment

* Cleaning the project

* fix analyze

* fix review

* fix review

* refactor: Guards

---------

Co-authored-by: Thomas DA ROCHA <[email protected]>

* fix: Use Catcher dependency from fork (#89)

* fix: Use Catcher dependency from fork

* fix flutter version in CI

* update flutter and sdk requirements

* feat: Add OAuth client id in config (#91)

* feat: Add dynamic oauth base and redirect url (#92)

* fix: OAuth dynamic vars

* feat!: Move OAuth page & guards into `backoffice` and `client` to be more specific (#93)

* feat: OAuth Page Design

* This is much better

* Add media query

* Move everything in backoffice

---------

Co-authored-by: Thomas DA ROCHA <[email protected]>
* fix: allow to set environment in Config.instance

Signed-off-by: shiipou <[email protected]>

* Update lib/config/config.dart

Co-authored-by: Jonas Martinez <[email protected]>

---------

Signed-off-by: shiipou <[email protected]>
Co-authored-by: Jonas Martinez <[email protected]>
Base automatically changed from beta to main September 29, 2023 11:59
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.

6 participants