mohd7469 / oauth2orize-examples

Some oauth examples and implementation.
MIT License
230 stars 95 forks source link

Fix getUid in utils #10

Closed ajuhos closed 7 years ago

ajuhos commented 7 years ago

Declare uid as a block scoped variable instead a constant to enable writing it.