Praveen Durairaju
5387ba0c44
revert auth heading changes in docs ( #3992 )
2020-03-02 16:54:19 +05:30
Praveen Durairaju
865b150c82
noop: replace subdomain links with subpath ( #3869 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-02-27 15:43:07 +05:30
Anon Ray
c6e34baad8
fix parsing JWK expiry time from headers on startup ( fix #3655 ) ( #3779 )
2020-02-05 12:37:30 +05:30
Marion Schleifer
265cf7f12e
docs: add meta descriptions to pages ( #3631 )
2020-01-14 18:27:45 +05:30
Marion Schleifer
28914022fc
docs: add alt tags for all images ( #3634 )
2020-01-08 18:50:18 +05:30
Rikin Kachhia
fcf03919de
add docs page for setting up unauthenticated acess ( #3231 )
2019-10-28 11:46:25 +05:30
Shivam175
aa6947a608
fix grammar in docs ( #3065 )
2019-10-26 09:43:38 +05:30
Marion Schleifer
480b34ea5e
fix typos in documentation ( #2562 )
2019-09-11 12:47:14 +05:30
Marion Schleifer
2c108daef8
update docs footer + sample apps content ( #2734 )
2019-08-20 18:09:57 +05:30
Anon Ray
a3e7a20a44
add notices in jwt docs regarding audience check ( #2557 )
...
- also update firebase sample-app README with correct JWT conf
2019-07-16 11:13:00 +00:00
Anon Ray
f2f14e727b
Merge pull request from GHSA-2j98-fw5g-j43v
...
* fix bug in audience check while verifying JWT
- previously the check was converting the audience type into a string
and then comparing with the conf value. all audience types (as it is a
string or URI) will convert to plain strings
- use the Audience type from the jose library for comparing
* add docs for audience
* add issuer check as well
* docs minor syntax fix
* skip audience check if not given in conf
* minor docs update
* qualify import jose library
2019-07-11 09:58:39 +00:00
Anon Ray
d2867cea0c
add docs for JWT audience and issuer ( #2496 )
2019-07-09 15:09:32 +00:00
Rikin Kachhia
9675e036ea
update jwt spec info ( #2457 )
2019-07-05 14:13:02 +05:30
dsandip
6a5f17c3a0
update auth docs ( #1796 )
2019-05-17 17:33:35 +05:30