Closed carletex closed 9 months ago
Will the user need to do a lot of write actions?
If the writes are a few, option 1 is enough.
Anyway, it will be useful to have the SIWE + JWT implemented, this flow can be used on other projects too.
Thanks @damianmarti !
Yeah, after tinkering with #17 and #18 it feels that option 1 is good enough for now!
Closing this!
I see two option to implement Auth / access in BG grants:
1. Same as APP BG
2. SIWE + JWT
I might choose 2 so we try how it goes... and compare to the app bg implementation. But not sure, super open on this.